Skip to content

docs: move community presets table to docs site, add missing entries#2341

Merged
mnriem merged 6 commits intogithub:mainfrom
mnriem:docs/community-presets-to-docs-site
Apr 24, 2026
Merged

docs: move community presets table to docs site, add missing entries#2341
mnriem merged 6 commits intogithub:mainfrom
mnriem:docs/community-presets-to-docs-site

Conversation

@mnriem
Copy link
Copy Markdown
Collaborator

@mnriem mnriem commented Apr 23, 2026

Moves the full community presets table from README.md to the docs site (docs/community/presets.md), replacing the README section with a short link — matching the pattern already used for Community Walkthroughs and Community Friends.

Also adds two missing entries to the docs table so it reflects all presets in catalog.community.json:

  • Jira Issue Tracking — Overrides speckit.taskstoissues for Jira via Atlassian MCP tools
  • Screenwriting — Spec-Driven Development for screenwriting/scriptwriting/tutorials

Updates the Presets Publishing Guide to include a "Update Community Presets Table" step (matching the pattern in the extensions publishing guide), with a corresponding PR checklist item.

mnriem added 2 commits April 23, 2026 15:57
- Move the full community presets table from README.md to the docs site
  at docs/community/presets.md, replacing the README section with a
  short link (matching the pattern used for Walkthroughs and Friends).
- Add missing Jira Issue Tracking and Screenwriting rows to the docs
  table so it reflects all entries in catalog.community.json.
Add step to update docs/community/presets.md when submitting a
community preset, and add corresponding PR checklist item. Matches
the pattern used in the extensions publishing guide.
Copilot AI review requested due to automatic review settings April 23, 2026 21:00
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Moves the canonical Community Presets listing out of the repository README and into the DocFX docs site, and updates the presets publishing workflow so future submissions keep the docs table in sync with the community catalog.

Changes:

  • Replace the README “Community Presets” section with a link to the docs site page.
  • Add missing “Jira Issue Tracking” and “Screenwriting” entries to the docs Community Presets table.
  • Update presets/PUBLISHING.md to require adding a row to docs/community/presets.md and include it in the PR checklist.
Show a summary per file
File Description
presets/PUBLISHING.md Adds a publishing step + checklist item to keep the docs presets table updated when the community catalog changes.
docs/community/presets.md Becomes the full community presets table and adds the previously missing rows.
README.md Removes the inline presets table and replaces it with a docs-site link.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 3/3 changed files
  • Comments generated: 1

Comment thread presets/PUBLISHING.md Outdated
Specify that the docs table should be sorted by preset name (the first
column), disambiguating from the catalog JSON which sorts by preset ID.
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Moves the canonical Community Presets table out of the repository README and into the DocFX docs site, while updating the preset publishing workflow docs to ensure the docs table stays in sync with the community catalog.

Changes:

  • Added a new step to presets/PUBLISHING.md requiring contributors to update docs/community/presets.md, plus a checklist item and updated git add command.
  • Added missing Community Presets entries (“Jira Issue Tracking”, “Screenwriting”) to the docs table.
  • Replaced the README’s Community Presets table with a link to the docs page.
Show a summary per file
File Description
presets/PUBLISHING.md Adds an explicit “update docs table” step and checklist item for community preset submissions.
docs/community/presets.md Becomes the full community presets list and adds the missing Jira + Screenwriting rows.
README.md Removes the in-README presets table and replaces it with a link to the docs page.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 3/3 changed files
  • Comments generated: 1

Comment thread README.md
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 24, 2026 14:02
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Moves the Community Presets listing out of the repo README into the docs site, and updates the preset submission process/docs so the docs table stays in sync with presets/catalog.community.json.

Changes:

  • Replace the README’s Community Presets table with a link to the docs page and a brief third‑party disclaimer.
  • Add missing “Jira Issue Tracking” and “Screenwriting” rows to docs/community/presets.md.
  • Update presets/PUBLISHING.md to require updating the docs table (including a PR checklist item).
Show a summary per file
File Description
presets/PUBLISHING.md Adds a new submission step + checklist item to keep the docs presets table updated.
docs/community/presets.md Adds the missing Jira and Screenwriting rows to the community presets table.
README.md Replaces the inline community presets table with a link to the docs site.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 3/3 changed files
  • Comments generated: 3

Comment thread docs/community/presets.md Outdated
Comment thread README.md Outdated
Comment thread presets/PUBLISHING.md Outdated
- Add missing scripts count to Fiction Book Writing table row to match catalog
- Switch README disclaimer to GitHub admonition format for consistency
- Include optional scripts count in PUBLISHING.md example row
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Moves the Community Presets table out of README.md into the docs site, and updates the publishing guide so new presets also update the docs table—keeping the docs list in sync with presets/catalog.community.json.

Changes:

  • Replaces the README’s Community Presets section table with a link to the docs page and a shortened disclaimer.
  • Updates docs/community/presets.md to include missing preset entries and correct “Provides” counts (including scripts where applicable).
  • Adds a “Update Community Presets Table” step and checklist item to presets/PUBLISHING.md.
Show a summary per file
File Description
presets/PUBLISHING.md Adds an explicit step + checklist item to keep the docs presets table updated during submissions.
docs/community/presets.md Becomes the canonical community presets table; adds missing entries and updates counts.
README.md Replaces the inline presets table with a docs link, matching the docs-link pattern used elsewhere.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 3/3 changed files
  • Comments generated: 1

Comment thread docs/community/presets.md Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR relocates the Community Presets listing from the repository README to the documentation site, keeping the README lightweight while ensuring the authoritative, complete presets table lives in docs/community/presets.md. It also brings the docs table into alignment with presets/catalog.community.json by adding missing preset entries and updating the publishing guide to require keeping the table up to date.

Changes:

  • Replaced the README Community Presets table with a link to the docs site and a shortened disclaimer note.
  • Updated docs/community/presets.md to include the missing Jira Issue Tracking and Screenwriting rows (and align “Provides” with script counts where applicable).
  • Updated presets/PUBLISHING.md to add an explicit “Update Community Presets Table” step and checklist item.
Show a summary per file
File Description
README.md Removes the inline presets table and points readers to the docs page, keeping a short warning note and the publishing guide link.
presets/PUBLISHING.md Adds a required step (and checklist item) to update the docs presets table when submitting a preset.
docs/community/presets.md Becomes the canonical full presets table; adds missing entries and aligns “Provides” formatting with catalog data.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 3/3 changed files
  • Comments generated: 0

@mnriem mnriem merged commit 9f14dfc into github:main Apr 24, 2026
15 checks passed
@mnriem mnriem deleted the docs/community-presets-to-docs-site branch April 24, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants